home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 March: Reference Library / Dev.CD Mar 96 RL / Dev.CD Mar 96 RL.toast / Technical Documentation / develop / develop Issue 25 / develop Issue 25 code / QD3D to QTVR / ArticleCode / Source / NavMovie.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-21  |  197 b   |  5 lines  |  [TEXT/MPCC]

  1. #include <Resources.h>
  2.  
  3. void        MyConvert3DMFToObject(FSSpec    *myFSS);
  4. void        MyGenerateObjImages(DocumentPtr theDocument,short    rows,short    columns,long maxHPan,long minHPan,long maxVPan,long minVPan);
  5.